-- card: 16764 from stack: in.0 -- bmap block id: 5366 -- flags: 0000 -- background id: 15882 -- name: ----- HyperTalk script ----- on openCard hide menuBar play "Harpsichord" tempo 380 b3 c#4 d e f# g a#3 g4 f# e d c# d r f# r b r c# r b r a# r bw end openCard on closeCard show menuBar end closeCard -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=467 top=300 right=328 bottom=504 -- title width / last selected line: 0 -- icon id / first selected line: 1012 / 1012 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp visual effect iris close go to first card of stack end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=257 top=284 right=319 bottom=291 -- title width / last selected line: 0 -- icon id / first selected line: 2507 / 2507 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card id 5738 end mouseUp